Skip to content

docs(seqera-ai): align Enterprise Co-Scientist docs for 26.1#1381

Open
llewellyn-sl wants to merge 13 commits into
enterprise-26.1-documentationfrom
26-1-docs-update
Open

docs(seqera-ai): align Enterprise Co-Scientist docs for 26.1#1381
llewellyn-sl wants to merge 13 commits into
enterprise-26.1-documentationfrom
26-1-docs-update

Conversation

@llewellyn-sl
Copy link
Copy Markdown
Contributor

Summary

  • Align Platform Enterprise Co-Scientist docs with the Cloud docset for the Enterprise 26.1 release.
  • Add Enterprise guidance for skills, modes, coding-agent integrations, Nextflow LSP, projects, and usage/cost behavior.
  • Rewrite the Enterprise Seqera AI install page with current MCP, agent-backend, portal-web, Redis, MySQL, Bedrock, Anthropic direct, AgentCore, OIDC, and CLI guidance.

Validation

  • git diff --check
  • Parsed platform-enterprise_docs/enterprise-sidebar.json
  • Targeted stale-string scans for Cloud-only credits/install wording and old Helm chart paths.

Notes

  • This is the public-docs PR that should get the closest release-doc review.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 4, 2026

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit 239f207
🔍 Latest deploy log https://app.netlify.com/projects/seqera-docs/deploys/69f86f58c585410008b60653
😎 Deploy Preview https://deploy-preview-1381--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

```bash
export SEQERA_AUTH_DOMAIN=https://cloud.seqera.io/api
export SEQERA_AUTH_DOMAIN=https://platform.example.com/api
export SEQERA_AUTH_CLI_CLIENT_ID=seqera_ai_cli
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
export SEQERA_AUTH_CLI_CLIENT_ID=seqera_ai_cli

this doesn't seem to be needed

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added these 4 to my shell when trying to get the CLI working. TBD if they were all necessary:

- `SEQERA_AI_BACKEND_URL`
- `SEQERA_AUTH_DOMAIN`
- `SEQERA_AUTH_CLI_CLIENT_ID`
- `TOWER_ACCESS_TOKEN`

Copy link
Copy Markdown
Member

@gwright99 gwright99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented on the parts of this PR which touched upon deployment. I did not review the "how to use the CLI" since this was not part of my efforts last week.

Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
- **Token encryption key** for encrypting sensitive tokens at rest. Generate with:
- Seqera Platform Enterprise 26.1 or later deployed with the [Seqera Platform Helm chart](./platform-helm.md).
- Helm v3 and `kubectl` installed locally.
- DNS names and TLS certificates for the Platform, agent backend, MCP server, and portal web interface hosts.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If created manually, where are they getting the FQDNs from? Having to look at the Helm chart config?

Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/get-started.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/index.md
Comment thread platform-enterprise_docs/seqera-ai/installation.mdx
Comment thread platform-enterprise_docs/seqera-ai/modes.md
@justinegeffen justinegeffen changed the base branch from master to enterprise-26.1-documentation May 4, 2026 14:23
Comment thread platform-enterprise_docs/seqera-ai/installation.mdx Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/use-cases.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/use-cases.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/use-cases.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/skills.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/skill-other-agents.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/skill-github-copilot.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/skill-codex.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/skill-claude-code.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/nextflow-lsp.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/nextflow-lsp.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/modes.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/installation.mdx Outdated
Comment thread platform-enterprise_docs/seqera-ai/installation.mdx Outdated
Comment thread platform-enterprise_docs/seqera-ai/get-started.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/get-started.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/get-started.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/command-approval.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/authentication.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/authentication.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/authentication.md Outdated
Comment thread platform-enterprise_docs/seqera-ai/authentication.md Outdated
Copy link
Copy Markdown
Member

@bebosudo bebosudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some initial recommendations, I've got some more coming up

Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
justinegeffen and others added 4 commits May 6, 2026 16:56
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
@justinegeffen
Copy link
Copy Markdown
Contributor

fix formatting

value: "false"
```

Documentation search embeddings are independent from chat inference. Keep Titan embeddings configured through Bedrock when you use improved documentation search.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding this note here as a reminder to update the docs after we update the helm charts and define the inference provider and documentation index user-interface (i.e. there should be no need to specify values via extraEnvVars). cc @endre-seqera

Configure Bedrock so Claude inference and Titan embeddings run in your AWS account. Bedrock is the recommended Enterprise configuration.

```yaml
agent-backend:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure specifying agent-backend may be misleading to users, and I need to test what happens when the same map is specified multiple times, does it augment the previous one or overwrite it?

Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
enabled: true
```

Expose MCP, agent backend, and portal web through the chart ingress only if you use Kubernetes Ingress. If you use the Gateway API or another network layer, configure that layer instead.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence should go at the top of the document probably, and made less redundant possibly, something like "The MCP, agent backend and portal web Helm charts provide the option to define kubernetes ingresses: other methods to expose the services can be used, e.g. via the extraDeploy resource".

Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated

Enterprise deployments do not use Seqera Cloud credit balances or the Cloud credit request flow. Usage and inference costs are managed by your organization through the configured inference provider, such as AWS Bedrock or Anthropic API.

When `ORG_CREDITS_ENABLED=false` is set on the agent backend deployment, the CLI `/credits` command reports that usage is managed by your organization and directs users to their Seqera administrator.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want to bring this value into the helm chart if it's important to enterprise customers so they won't need to play with extraEnvVars

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is now set to false for the new builds, let's remove it

Suggested change
When `ORG_CREDITS_ENABLED=false` is set on the agent backend deployment, the CLI `/credits` command reports that usage is managed by your organization and directs users to their Seqera administrator.

Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
@justinegeffen justinegeffen marked this pull request as ready for review May 7, 2026 13:33
@justinegeffen
Copy link
Copy Markdown
Contributor

justinegeffen and others added 5 commits May 11, 2026 20:07
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Comment thread platform-enterprise_docs/enterprise/install-seqera-ai.md Outdated
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
@justinegeffen justinegeffen added 1. Editor review Needs a language review 1. Dev/PM/SME Needs a review by a Dev/PM/SME enterprise-26.1 labels May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1. Dev/PM/SME Needs a review by a Dev/PM/SME 1. Editor review Needs a language review enterprise-26.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants